UNPKG

create-t3-supabase-zustand

Version:

Create web application with the t3 stack, Supabase, and Zustand

4 lines (2 loc) 82 B
import { handlers } from "~/server/auth"; export const { GET, POST } = handlers;